home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / brain22.zip / BRAIN.DOC < prev    next >
Text File  |  1992-02-23  |  7KB  |  173 lines

  1. Feb 1992
  2. --------
  3.                               TIME BRAIN v2.2
  4.                    (C) Copyright 1991 by Stanley Sheff
  5.                      Support BBS: The Brainex System
  6.                               (213) 275-2344
  7.  
  8.          A Time Bank and Time Casino for GAP BBS Version 5 and above.
  9.          ------------------------------------------------------------
  10.  
  11. Welcome to the TIME BRAIN. Now your callers can gamble away or store
  12. their valuable connect time! This door is written exclusively for BBSes 
  13. that use DOOR.SYS to store BBS information when accessing a door. 
  14.  
  15. Here's what the Time Brain can do:
  16.  
  17. Supports IBM Ansi color & mono, as well as plain text mode (ascii) for
  18. your callers who don't use IBM characters or don't use Ansi.
  19.  
  20. Time Brain WILL NOT WORK on versions of GAP below 5!
  21.  
  22. Will not allow users with less than 5 minutes of connect time to access
  23. any feature except the Time Bank withdrawl option and the Double or
  24. Nothing option. This prevents surprise log off in the event the caller
  25. would gamble away all their connec time.
  26.  
  27. Features a Time Gambling area, which allows your callers to play:
  28.  
  29. (1) Match Two
  30. (2) Time Dice
  31. (3) Double or Nothing
  32.  
  33. MATCH TWO
  34. Select from the numbered boxes. If callers match two prize values, they
  35. will win the prize! If they find the >ZAP< they lose 8 minutes!
  36. Each try will costs 2 minutes!
  37.  
  38. TIME DICE
  39. Callers bet a maximum sysop determined amount. This game plays just like 
  40. Las Vegas craps...
  41. On the first roll: 7 or 11 wins! 2,3, or 12 LOSE!
  42. If you make it past the first roll, the number you rolled becomes your POINT.
  43. If you can roll the point before you roll a 7, you win!
  44. Roll a 7 before the point, you lose!
  45.  
  46.            
  47. DOUBLE OR NOTHING
  48. Very Dangerous! Callers bet ALL of their daily time. They can double their
  49. time if they win, otherwise, they lose ALL of their time and get logged
  50. off the BBS!
  51.  
  52.  
  53. TIME BANK (Registered Version only!)
  54. Callers may Deposit or Withdraw their time. The sysop can determine the
  55. security level for access to the Time Transfer option. This option allows
  56. callers to transfer time to another Time Brain user. The Sysop sets the 
  57. maximum amount of time a caller may store in the Time Bank.
  58.  
  59.  
  60. Time Brain will also support com ports opened up to 38400 and as 
  61. many of them as you can fit in the machine. This makes Time Brain easy 
  62. to set up on a multi-node system with GAP.
  63.  
  64. The setup of Time Brain is simple, all you need to do is create a
  65. directory for Time Brain and its files then copy the files into that
  66. directory. After that you will need to create a config file with 
  67. the following information and place in that directory.
  68.  
  69.  Time Brain Files
  70.  ----------------
  71.   SETUP.EXE      Setup Program
  72.   BRAIN.EXE      Time Brain Program
  73.   BRAIN.DOC      Sysop Docs
  74.   REGISTER.DOC   Registration Info
  75.   BANK.DAT       Bank Data file
  76.   JACKPOT.DAT    Jackpot Data file
  77.   SAMPLE.CNF     Sample configuration file
  78.   WHATS.NEW      Updates & Changes
  79.      
  80. All of these files should be in this ZIP, if they are not, don't
  81. take a chance! Call The Brainex System and get a good copy or view the file
  82. on a few local boards to see if you can find a complete copy.
  83.  
  84. (sample BRAIN.CNF)
  85.  
  86.   Line 1: C:\GAP        default bbs directory
  87.   Line 2: Board Name    your board's name
  88.   Line 3: GAP           BBS Type (GAP Only!) 
  89.   Line 4: 0000000       Registration Number (Optional)     
  90.   Line 5: 20            Maximum Minutes for a Time Dice bet
  91.   Line 6: 120           Maximum Minutes a user may store in the Time Bank
  92.   Line 7: 50            Minimum User Security Level for Time Transfers
  93.   Line 8: 90            Delete unused bank accounts after this many days
  94.   Line 9: 50,30,0       Security Level Configuration
  95.   Line 10: 90,120,1
  96.   Etc...
  97.   Last Line: 9999
  98.  
  99.   For Security Level Configuration, add a line for each level your
  100.   BBS uses.  The format is as follows: 
  101.  
  102.   LEVEL,MAXIMUM BANK,TRANSFERS
  103.  
  104.   LEVEL ---------> User Security Level
  105.   MAXIMUM BANK --> The maximum minutes a user can store in the Time Bank
  106.   TRANSFERS -----> 0=Do not allow time transfer 1=Allow Time Transfers                       
  107.   
  108.   Be sure to put 9999 on the last line for the configuration file.
  109.  
  110. Once you have created your config file, you must then create a a batch file
  111. to call the door. A batch file for a GAP BBS might look like this:
  112.  
  113.    @ECHO OFF
  114.    CD \DOORS\BRAIN 
  115.    BRAIN BRAIN.CNF
  116.  
  117.  
  118. It is recommended but not required that you call Time Brain with the
  119. config file's name on the command line. If you don't, Time Brain will
  120. simply default to BRAIN.CNF.
  121.  
  122. For multi-node boards just name each config file for each node such as:
  123.  
  124. BRAIN1.CNF
  125. BRAIN2.CNF
  126. etc.
  127.  
  128. Note: Time Brain is a multi-user door, but will only allow one user to
  129.       access it at a time.  When a user enters Time Brain, a file named
  130.       NODELOCK.DAT will be created. This file will be deleted after
  131.       a normal exit. You may delete this file if the program did not
  132.       exit normally, due to lock up or power failure.
  133.  
  134. Once you have created those files, all that is left is to add
  135. Time Brain to the boards door listing. On a GAP BBS that would be your
  136. DOORS.DAT file. Then add it to your doors menu and give it a test drive.
  137.  
  138. Another easy way to add the Time Brain to GAP  is to use Gap's
  139. configuration option to create a SYSOP DEFINED COMMAND (consult Gap's docs
  140. for info on sysop defined commads). On The Brainex System I use BRAIN. 
  141. The batch file to run Time Brain is named BRAIN.BAT and placed in the BBS
  142. default diectory (C:\GAP). When a caller types BRAIN at the main prompt,
  143. they are instantly taken to the Time Brain. This option will bypass any
  144. menu programs, such as LIVEPRO 3, which do not handle the DOOR.SYS file
  145. in a way that will update time credit information.
  146.  
  147. This version of Time Brain is a shareware release, feel free to use 
  148. it abuse it, and post what ever you like. Keep a few things in 
  149. mind though while you're at it. This door is released "As Is" and 
  150. there is *NO* warranty or guarantee that it will work for you and 
  151. not cause any problems. You have chosen to use this door, YOU are 
  152. soley responsible for any unfortunate problems that may develop
  153. from it's use/misuse. I will gladly listen to any suggestions or 
  154. problems you may have, and I will do my best to fix whatever 
  155. needs to be fixed. I can not be held responsible for any problems 
  156. you may have, whether directly or indirectly due to the use of the
  157. door or it's utilities or associated files.
  158.  
  159. Please read REGISTER.DOC for information on how you can register
  160. this copy of Time Brain. The Time Bank options will only work on
  161. a registered version.
  162.  
  163. For complete support, contact PROFESSOR BRAINEX on The Brainex System.
  164. Your questions will be quickly and cheerfully answered!
  165.  
  166.  
  167. Have Fun!
  168. Stanley Sheff
  169. The Brainex System
  170. 310-275-2344
  171. 310-273-5234
  172.  
  173.